Gets parameter list for a given entry.
Get | Entry_GetEntryParameters |
Resource Path: /api/entry/{id}/parameter/get
Uri: http://doc.jamsscheduler.com/api/entry/{id}/parameter/get
Name | Description | Data Type |
---|---|---|
id | The JAMS entry for which to get parameters. | integer |
The response body is of type Array[EntryParam].
OK